lib/repo: Add collection ID support to OstreeRepo
authorPhilip Withnall <withnall@endlessm.com>
Wed, 7 Jun 2017 11:38:59 +0000 (12:38 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 26 Jun 2017 15:56:07 +0000 (15:56 +0000)
commit4de736fdfa6751139e7773eca09812d3b7ba5286
treedb5edad3ece105944efa50aa7c60fd0dbbd8ddbf
parent0a20e7d43c43c9d5793f0fdb5bf8422affa5d841
lib/repo: Add collection ID support to OstreeRepo

Add {get,set}_collection_id() methods to OstreeRepo and some documentation
about the concept of a collection ID which globally identifies an
upstream repository. See the documentation for more details.

This will be used in future commits. For now, the new API is marked as
experimental (--enable-experimental-api).

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #924
Approved by: cgwalters
apidoc/ostree-experimental-sections.txt
src/libostree/libostree-experimental.sym
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h